reorder 1.2.0

Reorder a slice based on a slice of indicies
Documentation

Simple crate that will reorder a slice based on a slice of indicies without an auxilliary array. See https://www.geeksforgeeks.org/reorder-a-array-according-to-given-indexes/